Class org.omg.CORBA.ExcDescriptionSeqHolder
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CORBA.ExcDescriptionSeqHolder

java.lang.Object
   |
   +----org.omg.CORBA.ExcDescriptionSeqHolder

public final class ExcDescriptionSeqHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o ExcDescriptionSeqHolder()
 o ExcDescriptionSeqHolder(ExceptionDescription[])

Method Index

 o __read(InputStream)
 o __type()
 o __write(OutputStream)

Variables

 o value
  public ExceptionDescription value[]

Constructors

 o ExcDescriptionSeqHolder
  public ExcDescriptionSeqHolder()
 o ExcDescriptionSeqHolder
  public ExcDescriptionSeqHolder(ExceptionDescription __arg[])

Methods

 o __write
  public void __write(OutputStream out)
 o __read
  public void __read(InputStream in)
 o __type
  public TypeCode __type()

All Packages  Class Hierarchy  This Package  Previous  Next  Index